How to Install kea-dhcp4-server software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install kea-dhcp4-server software package in Ubuntu 16.04 LTS (Xenial Xerus)

kea-dhcp4-server software package provides ISC KEA IPv4 DHCP server, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kea-dhcp4-server 

kea-dhcp4-server is installed in your system.

Make ensure the kea-dhcp4-server package were installed using the commands given below,

$ sudo dpkg-query -l | grep kea-dhcp4-server *

You will get with kea-dhcp4-server package name, version, architecture and description in a table

kea-dhcp4-server package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Network
Package kea-dhcp4-server
Version 1.0.0-1build1
Description ISC KEA IPv4 DHCP server
Sub Section Net


See Also, How to uninstall or remove kea-dhcp4-server software package from Ubuntu 16.04 LTS (Xenial Xerus) ?